Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Exports: KiCAD schematic roundtrip #64

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

mawildoer
Copy link
Contributor

@mawildoer mawildoer commented Sep 13, 2024

Make the round-trip of all schematic artifacts clean.

Fuck this thing: https://gitlab.com/kicad/code/kicad/-/blob/b043f334de6183595fda935175d2e2635daa379c/eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp#L152-153

Fixes # (issue)

Checklist

Please read and execute the following:

  • My code follows the coding guidelines of this project
  • My PR title is following the contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I ran Black to format my code

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct:

@mawildoer mawildoer force-pushed the mawildoer/kicad-schematic-exporter-4 branch from 0ef533c to 668380c Compare September 13, 2024 22:39
@mawildoer mawildoer changed the title WIP: KiCAD schematic transformer WIP: KiCAD schematic roundtrip Sep 13, 2024
@mawildoer mawildoer marked this pull request as ready for review September 13, 2024 22:41
@mawildoer mawildoer changed the title WIP: KiCAD schematic roundtrip Core: KiCAD schematic roundtrip Sep 13, 2024
@mawildoer mawildoer changed the title Core: KiCAD schematic roundtrip Exports: KiCAD schematic roundtrip Sep 13, 2024
@mawildoer
Copy link
Contributor Author

mawildoer commented Sep 14, 2024 via email

@mawildoer mawildoer force-pushed the mawildoer/kicad-schematic-exporter-4 branch 5 times, most recently from 68a069e to 092cdd4 Compare September 16, 2024 13:53
@mawildoer mawildoer force-pushed the mawildoer/kicad-schematic-exporter-4 branch from 092cdd4 to b2cf760 Compare September 16, 2024 13:55
@iopapamanoglou iopapamanoglou merged commit 5a62bdd into main Sep 16, 2024
2 checks passed
@iopapamanoglou iopapamanoglou deleted the mawildoer/kicad-schematic-exporter-4 branch September 16, 2024 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants